.public_right>p:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #c6171e;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px #f2f2f2 solid;
}

.anli_mian {
	margin-top: 20px;
	width: 915px;
	height: auto;
}

.anli{
	width: 288px;
	height: 325px;
	display: inline-block;
	vertical-align: top;
	margin-right:21px
}

.anli:nth-child(3n+3){
	margin-right:0px;
}
.anli_top {
	width: 288px;
	height: 287px;
	border: 1px #f2f2f2 solid;
	position: relative;
}

.anli_top>a>img {
	width: 255px;
	height: 255px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.anli_xia>p{
	text-align: center;
	margin-bottom: 0px;
}
.anli_xia>p>a{
	font-size: 16px;
	color: #292929;
}
